home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / amigaoscd / amigapluscd / AP-Website / news / admin / phpmyadmin / english.inc.php < prev    next >
PHP Script  |  2002-01-27  |  6KB  |  136 lines

  1. <?php
  2. /* $Id: english.inc.php,v 1.24 2000/07/09 09:05:34 tobias Exp $ */
  3.  
  4. $strAPrimaryKey        = "A primary key has been added on ";
  5. $strAccessDenied     = "Access denied";
  6. $strAction        = "Action";
  7. $strAddNewField        = "Add new field";
  8. $strAddSearchConditions = "Add search conditions (body of the \"where\" clause):";
  9. $strAfter        = "After";
  10. $strAnIndex        = "An index has been added on ";
  11. $strAtBeginningOfTable  = "At Beginning of Table";
  12. $strAtEndOfTable   = "At End of Table";
  13. $strAttr                = "Attributes";
  14. $strBrowse        = "Browse";
  15. $strCarriage        = "Carriage return: \\r";
  16. $strChange        = "Change";
  17. $strColumnNames        = "Column names";
  18. $strCopyTable           = "Copy table to:";
  19. $strCopyTableOK         = "Table \$table has been copied to \$new_name.";
  20. $strCreate        = "Create";
  21. $strCreateNewDatabase    = "Create new database";
  22. $strCreateNewTable    = "Create new table on database ";
  23. $strDatabase        = "Database ";
  24. $strDatabases        = "databases";
  25. $strDefault        = "Default";
  26. $strDelete        = "Delete";
  27. $strDeleted        = "The row has been deleted";
  28. $strDoAQuery        = "Do a \"query by example\" (wildcard: \"%\")";
  29. $strDoYouReally        = "Do you really want to ";
  30. $strDocu        = "Documentation";
  31. $strDrop        = "Drop";
  32. $strDropDB              = "Drop database ";
  33. $strDumpingData        = "Dumping data for table";
  34. $strEdit        = "Edit";
  35. $strEmpty        = "Empty";
  36. $strEmptyResultSet    = "MySQL returned an empty result set (i.e. zero rows).";
  37. $strEnclosedBy        = "enclosed by";
  38. $strEnd                 = "End";
  39. $strError        = "Error";
  40. $strEscapedBy        = "escaped by";
  41. $strExtra        = "Extra";
  42. $strField        = "Field";
  43. $strFields        = "Fields";
  44. $strFunction            = "Function";
  45. $strGo            = "Go";
  46. $strHasBeenAltered    = "has been altered.";
  47. $strHasBeenCreated    = "has been created.";
  48. $strHasBeenDropped    = "has been dropped.";
  49. $strHasBeenEmptied    = "has been emptied.";
  50. $strHome        = "Home";
  51. $strHost        = "Host";
  52. $strIfYouWish        = "If you wish to load only some of a table's columns, specify a comma separated field list.";
  53. $strIndex        = "Index";
  54. $strInsert        = "Insert";
  55. $strInsertIntoTable    = "Insert into table";
  56. $strInsertNewRow    = "Insert new row";
  57. $strInsertTextfiles    = "Insert textfiles into table";
  58. $strKeyname        = "Keyname";
  59. $strLengthSet        = "Length/Set";
  60. $strLineFeed        = "Linefeed: \\n";
  61. $strLines        = "Lines";
  62. $strLocationTextfile    = "Location of the textfile";
  63. $strModifications    = "Modifications have been saved";
  64. $strMySQLReloaded    = "MySQL reloaded.";
  65. $strMySQLSaid        = "MySQL said: ";
  66. $strMySQLShowStatus     = "Show MySQL runtime information";
  67. $strMySQLShowVars       = "Show MySQL system variables";
  68. $strName        = "Name";
  69. $strNext        = "Next";
  70. $strNo            = "No";
  71. $strNoTablesFound    = "No tables found in database.";
  72. $strNull        = "Null";
  73. $strOftenQuotation    = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
  74. $strOptionalControls    = "Optional. Controls how to write or read special characters.";
  75. $strOptionally        = "OPTIONALLY";
  76. $strPos1                = "Begin";
  77. $strPrevious        = "Previous";
  78. $strPrimary        = "Primary";
  79. $strPrimaryKey        = "Primary key";
  80. $strPrinterFriendly    = "Printer friendly version of above table";
  81. $strProducedAnError    = "produced an error.";
  82. $strProperties        = "Properties";
  83. $strReadTheDocs        = "Read the docs";
  84. $strRecords             = "Records";
  85. $strReloadFailed        = "MySQL reload failed.";
  86. $strReloadMySQL        = "Reload MySQL";
  87. $strRenameTable         = "Rename table to";
  88. $strRenameTableOK       = "Table \$table has been renamed to \$new_name";
  89. $strReplace        = "Replace";
  90. $strReplaceTable    = "Replace table data with file";
  91. $strReset        = "Reset";
  92. $strRunSQLQuery        = "Run SQL query/queries on database ";
  93. $strRunning            = "running on ";
  94. $strSQLQuery        = "SQL-query";
  95. $strSave        = "Save";
  96. $strSelect        = "Select";
  97. $strSelectFields    = "Select fields (at least one):";
  98. $strSend        = "Send";
  99. $strShowingRecords    = "Showing records ";
  100. $strStrucCSV            = "CSV data";
  101. $strStrucData           = "Structure and data";
  102. $strStrucDrop        = "Add 'drop table'";
  103. $strStrucOnly           = "Structure only";
  104. $strSubmit        = "Submit";
  105. $strSuccess        = "Your SQL-query has been executed successfully";
  106. $strTable        = "table ";
  107. $strTableStructure    = "Table structure for table";
  108. $strTerminatedBy    = "terminated by";
  109. $strTheContent        = "The content of your file has been inserted.";
  110. $strTheContents        = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.";
  111. $strTheTerminator    = "The terminator of the fields.";
  112. $strTotal        = "total";
  113. $strType        = "Type";
  114. $strUnique        = "Unique";
  115. $strValue        = "Value";
  116. $strViewDump        = "View dump (schema) of table";
  117. $strViewDumpDB        = "View dump (schema) of database";
  118. $strWelcome        = "Welcome to ";
  119. $strWrongUser         = "Wrong username/password. Access denied.";
  120. $strYes            = "Yes";
  121. $strMySQLShowProcess    = "Show processes";
  122. $strLogout              = "Log out";
  123. $strQBE                 = "Query by Example";
  124. $strBack                = "Back";
  125. $strTableComments    = "Table comments";
  126. $strOr = "or";
  127. $strSelectNumRows          = "in query";
  128. $strCompleteInserts     = "Complete inserts";
  129. $strLimitNumRows        = "records per page";
  130. $strDisplay             = "Display";
  131. $strShow              = "Show";
  132. $strRowsFrom          = "rows starting from";
  133. $strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.";
  134. $strPrintView = "Print view";
  135. ?>
  136.